home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr52 / ncclib.zip / NCCPROMT.DOC < prev    next >
Text File  |  1993-05-02  |  2KB  |  22 lines

  1. ┌──────────────────────────────────────────────────────────────────────────────┐
  2. │ Basic Information about a Prompt Selection                                   │
  3. │ Hotkey is specified by placing a tilde before the letter                     │
  4. │   Default hotkey is first non-space character in Text                        │
  5. │                                                                              │
  6. │ No Member functions provided... Implementation left to next level...         │
  7. │ eg.  NccMenu, Nccbar                                                         │
  8. └──────────────────────────────────────────────────────────────────────────────┘
  9. ┌───────────────────────────────────────────────────────────────┬──────────────┐
  10. │Instance Variables    Value      Description                   │  NccPrompt   │
  11. ├─────────────────┬─────────────┬───────────────────────────────┴──────────────┤
  12. │Id               │   <nExp>    │                                              │
  13. │Text             │   <cExp>    │                                              │
  14. │Active           │   <lExp>    │                                              │
  15. │Checked          │   <lExp>    │                                              │
  16. │Submenu          │   <oExp>    │                                              │
  17. │Message          │   <cExp>    │                                              │
  18. │Hotkey           │   <cExp>    │                                              │
  19. │Keypos           │   <nExp>    │                                              │
  20. └─────────────────┴─────────────┴──────────────────────────────────────────────┘
  21.  
  22.